.bread {
  margin-bottom: 15px;
}
.bread .channelName {
  color: var(--main_color_green);
  font-size: 26px;
  font-weight: bold;
  margin-right: 20px;
  padding-left: 10px;
}
.bread .bread_nav {
  color: var(--main_list_time_color);
}
.content {
  /* 细览分享 */
}
.content.other {
  border: 1px solid var(--main_color_green);
  background: #fff;
  padding: 28px;
  box-sizing: border-box;
  border-radius: 5px;
}
.content.other .tab_other {
  display: flex;
  justify-content: space-between;
  line-height: 40px;
  margin-bottom: 10px;
}
.content.other .tab_other .channelName {
  font-size: 20px;
  font-weight: bold;
}
.content.other .tab_other .viewMore {
  color: var(--main_list_time_color);
}
.content.other_xwdt .picScroll-left {
  position: relative;
}
.content.other_xwdt .picScroll-left .hd {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.content.other_xwdt .picScroll-left .hd ul {
  display: inline-block;
  overflow: hidden;
  margin-top: 15px;
}
.content.other_xwdt .picScroll-left .hd li {
  font-size: 0;
  width: 16px;
  height: 16px;
  background-color: #e8e8e8;
  border-radius: 30px;
  margin-right: 15px;
  float: left;
}
.content.other_xwdt .picScroll-left .hd li.on {
  background-color: #ec5f5f;
}
.content.other_xwdt .picScroll-left .bd li {
  width: 418px;
  margin-right: 45px;
  position: relative;
}
.content.other_xwdt .picScroll-left .bd li img {
  width: 100%;
}
.content.other_xwdt .picScroll-left .bd li .title {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 15px;
  box-sizing: border-box;
}
.content.other_xwdt .picScroll-left .bd li .title a {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.content.other_xwdt .section_other_list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.content.other_xwdt .section_other_list .general_list {
  width: 633px;
}
.content.other_zwgk {
  display: flex;
  justify-content: space-between;
}
.content.other_zwgk .left_leader {
  width: 455px;
}
.content.other_zwgk .left_leader .title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: var(--main_color_green);
  line-height: 71px;
}
.content.other_zwgk .left_leader .leader_info {
  margin-bottom: 30px;
  border: 1px solid var(--main_color_green);
  border-radius: 3px;
  padding: 0 16px;
  box-sizing: border-box;
}
.content.other_zwgk .left_leader .leader_info ul li {
  border-top: 1px dashed var(--main_list_time_color);
  padding: 15px 26px;
  box-sizing: border-box;
  font-size: 18px;
}
.content.other_zwgk .left_leader .leader_info ul li p:first-child {
  font-weight: bold;
}
.content.other_zwgk .left_leader .organ_btn a {
  display: block;
  text-align: center;
  line-height: 56px;
  border: 1px solid var(--main_list_time_color);
  border-radius: 3px;
  margin-bottom: 19px;
  transition: 0.2s all;
}
.content.other_zwgk .left_leader .organ_btn a:hover {
  background: var(--main_color_green);
  color: #fff;
}
.content.other_zwgk .left_leader .xxgk_btn {
  background-color: #f5f9fa;
  padding: 0 45px;
  box-sizing: border-box;
  padding-bottom: 18px;
}
.content.other_zwgk .left_leader .xxgk_btn ul li {
  line-height: 57px;
  background-color: #fff;
  padding-left: 32px;
  color: var(--second_text_gray);
  margin-bottom: 16px;
  position: relative;
  transition: padding-left 0.2s;
}
.content.other_zwgk .left_leader .xxgk_btn ul li:hover {
  padding-left: 50px;
}
.content.other_zwgk .left_leader .xxgk_btn ul li a {
  display: block;
}
.content.other_zwgk .left_leader .xxgk_btn ul li::before {
  content: "";
  width: 3px;
  height: 29px;
  position: absolute;
  left: 1px;
  top: 14px;
}
.content.other_zwgk .left_leader .xxgk_btn ul li:nth-child(1)::before {
  background-color: #7fcff4;
}
.content.other_zwgk .left_leader .xxgk_btn ul li:nth-child(2)::before {
  background-color: #f9cb7f;
}
.content.other_zwgk .left_leader .xxgk_btn ul li:nth-child(3)::before {
  background-color: #f27f88;
}
.content.other_zwgk .left_leader .xxgk_btn ul li:nth-child(4)::before {
  background-color: #98d8b5;
}
.content.other_zwgk .left_leader .xxgk_btn ul li:nth-child(5)::before {
  background-color: #7fcff4;
}
.content.other_zwgk .right_list {
  width: 828px;
}
.content.other_zwgk .right_list .general_list {
  margin-bottom: 50px;
}
.content.other_hdjl .show_mail_num_data {
  margin-top: 0;
}
.content.other_hdjl .show_mail_num_data .wyly {
  background-position: right center;
  border: 1px solid #e1f8eb;
  border-radius: 5px;
  padding: 0;
  display: flex;
  align-items: center;
}
.content.other_hdjl .show_mail_num_data .wyly p:first-of-type {
  font-size: 20px;
  margin: 0 44px;
  display: inline-block;
}
.content.other_hdjl .show_mail_num_data .wyly div:last-of-type {
  display: inline-block;
  margin-left: 230px;
  font-style: 18px;
}
.content.other_hdjl .show_mail_num_data .wyly div:last-of-type span {
  color: #0968b8;
  font-size: 24px;
  font-weight: bold;
  margin-left: 9px;
  margin-right: 58px;
}
.content.other_hdjl .show_list_data .title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 57px;
}
.content.other_hdjl .show_list_data table thead tr td {
  background-color: #fff1e8;
  text-align: center;
  border-right: 5px solid #fff;
  line-height: 51px;
  font-size: 18px;
}
.content.other_hdjl .show_list_data table thead tr td:nth-child(1) {
  width: 600px;
}
.content.other_hdjl .show_list_data table thead tr td:nth-child(2),
.content.other_hdjl .show_list_data table thead tr td:nth-child(3) {
  width: 232px;
}
.content.other_hdjl .show_list_data table thead tr td:nth-child(4) {
  width: 276px;
}
.content.other_hdjl .show_list_data table tbody tr:nth-child(even) {
  background-color: #fbfefc;
}
.content.other_hdjl .show_list_data table tbody tr td {
  padding: 13px 0;
}
.content.other_hdjl .show_list_data table tbody tr td:nth-child(1) {
  padding: 13px 10px;
  box-sizing: border-box;
  color: var(--other_text_color);
}
.content.other_hdjl .show_list_data table tbody tr td:nth-child(1) .type {
  margin-left: 10px;
  color: #0354e3;
  letter-spacing: 1px;
  height: 23px;
  line-height: 23px;
  border-radius: 2px;
  border: 1px solid #0354e3;
  padding: 0 10px;
  font-size: 16px;
  white-space: nowrap;
}
.content.other_hdjl .show_list_data table tbody tr td:nth-child(1) .status {
  color: #1ca85c;
  background: #def6e9;
  border-radius: 2px;
  padding: 0 15px;
  height: 26px;
  line-height: 26px;
  margin-left: 6px;
  font-size: 16px;
  white-space: nowrap;
}
.content.other_hdjl .show_list_data table tbody tr td:nth-child(2),
.content.other_hdjl .show_list_data table tbody tr td:nth-child(3),
.content.other_hdjl .show_list_data table tbody tr td:nth-child(4) {
  text-align: center;
  color: var(--xxgk_icon_color);
}
.content.other_hdjl .hdjl_btn {
  display: block;
}
.content.other_hdjl .hdjl_btn li {
  width: 424px;
  height: 164px;
}
.content.other_hdjl .hdjl_btn li .iconfont {
  margin-top: 10px;
}
.content.other_hdjl .dczj {
  margin-top: 90px;
}
.content.other_hdjl .dczj .list li {
  position: relative;
}
.content.other_hdjl .dczj .list li a {
  width: 83%;
}
.content.other_hdjl .dczj .list li::after {
  content: "已结束";
  display: block;
  clear: both;
  position: absolute;
  left: 30px;
  background-color: #f2f6f5;
  color: #5b5751;
  font-size: 12px;
  padding: 3px 11px;
  margin-top: 4px;
}
.content.other_hdjl .dczj .list li.active::after {
  content: "征集中";
  background-color: #fff9ea;
  color: #dc9418;
}
.content.other_list .general_list li.have_main .text {
  width: 92%;
}
.content.other_list .general_list li a {
  width: 94%;
}
.content.other_detail {
  padding: 0 120px;
  box-sizing: border-box;
}
.content.other_detail .docContent .docTitle {
  line-height: 50px;
  font-size: 26px;
  text-align: center;
  color: #000;
  margin: 70px 0 30px;
  font-weight: bold;
}
.content.other_detail .docContent .docInfo {
  text-align: center;
  color: #999999;
  line-height: 47px;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  font-size: 16px;
  margin-bottom: 30px;
}
.content.other_detail .docContent .docInfo .share_pr {
  margin-right: 30px;
  cursor: pointer;
}
.content.other_detail .docContent .docInfo span {
  margin-right: 33px;
}
.content.other_detail .docContent .docInfo span:last-of-type {
  margin-right: 0;
  color: #999;
  -webkit-font-smoothing: auto;
}
.content.other_detail .docContent .docInfo .print,
.content.other_detail .docContent .docInfo .close {
  cursor: pointer;
}
.content.other_detail .docContent #zoom {
  color: #343434;
  font-size: 18px;
}
.content.other_detail .docContent #zoom img {
  width: 100%;
}
.content.other_detail .docContent .info2 {
  text-align: right;
  margin: 30px 0 20px;
  color: #666666;
}
.content.other_detail .docContent .share_pr {
  display: inline-block;
  cursor: pointer;
}
.content.other_detail .docContent .share_pr img {
  width: 16px;
  margin-left: 8px;
}
.content .share_pr {
  position: relative;
}
.content .share_pr span {
  padding-bottom: 20px;
}
.content .share {
  position: absolute;
  width: 150px;
  left: -52px;
  top: 49px;
  background-color: #fff;
  display: none;
}
.content .share ul {
  box-shadow: 0 6px 15px #aaa;
}
.content .share li {
  cursor: pointer;
  line-height: 35px;
  padding-left: 20px;
}
.content .share li::before {
  position: absolute;
  left: 10px;
  font-size: 24px;
}
.content .share li:hover {
  background-color: var(--main_color_green);
  color: #fff;
}
.content .bsBox {
  display: none;
  z-index: 100000001;
  font-size: 12px;
  padding: 6px !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.content .bsClose {
  _overflow: hidden;
  cursor: pointer;
  position: absolute;
  z-index: 10000000;
  color: #666;
  font-weight: bold;
  font-family: Helvetica, Arial;
  font-size: 14px;
  line-height: 20px;
}
.content .bsTop {
  color: #666;
  background: #f2f2f2;
  height: 24px;
  line-height: 24px;
  border-bottom: 1px solid #e8e8e8;
}
.content .bsTop span {
  float: left;
}
.content .bsFrameDiv,
.content #bsMorePanel {
  border: none;
  background: #fff;
}
.content .bsReturn {
  float: right;
  *margin-right: 20px;
  margin-right: 36px;
  text-align: right;
  cursor: pointer;
  line-height: 24px;
  color: #666;
  opacity: 0.5;
}
.content #bsReturn:hover {
  text-decoration: underline;
  opacity: 1;
}
.content #qrcode img {
  display: inline-block !important;
  margin: 21px;
}
.content .bshare-custom a:hover {
  background-color: #ebedf2 !important;
}
.content .bshare-custom.icon-medium-plus {
  width: 80px !important;
}
.content #bsWXBox {
  border: 5px solid #ccc;
  border-radius: 5px;
  padding: 0 !important;
}
.content .newDetil .content p {
  font-size: 16px;
  line-height: 26px;
}
.content #zoom a:hover {
  color: #236cb6;
}
.content .end_line {
  width: 100%;
  height: 1px;
  border: none;
  background-color: skyblue;
  margin: 54px 0 28px;
}
.content .appendix {
  font-size: 18px;
  color: #000;
  margin-bottom: 50px;
  display: flex;
}
.content .appendix .insertfileTag a {
  line-height: 26px!important;
  font-size: 16px!important;
  color: var(--main_color_green) !important;
}
